How to Install dicelab software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install dicelab software package in Ubuntu 14.04 LTS (Trusty Tahr)

dicelab software package provides evaluate the statistical distribution of dice rolls, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dicelab 

dicelab is installed in your system.

Make ensure the dicelab package were installed using the commands given below,

$ sudo dpkg-query -l | grep dicelab *

You will get with dicelab package name, version, architecture and description in a table

dicelab package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Mathematics
Package dicelab
Version 0.7-2
Description evaluate the statistical distribution of dice rolls
Sub Section math


See Also, How to uninstall or remove dicelab software package from Ubuntu 14.04 LTS (Trusty Tahr)?